Use of title attribute on div for SEO purpose will help? [duplicate]
Posted
by
Niko Jojo
on Pro Webmasters
See other posts from Pro Webmasters
or by Niko Jojo
Published on 2014-08-25T12:01:06Z
Indexed on
2014/08/25
16:29 UTC
Read the original article
Hit count: 1816
This question is an exact duplicate of:
Now a days many images display using css like below :
<div title="My Logo" class="all_logo mt15"> </div>
Above div will show logo image, But as using CSS for logo instead of <img> tag.
So not take the benefits of alt tag by SEO point of view.
My question is :
Does title attribute of <DIV> will help in SEO?
© Pro Webmasters or respective owner